CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - inversion matlab

搜索资源列表

  1. MATLAB7_0GuideBook

    1下载:
  2. MATLAB 7_0实用指南(上下册)(超星图书)和超星阅读器的安装程序。希望对大家有所帮助。顺便盼求:关于GPS接收机的自适应抗干扰的程序,应该是功率倒置算法,还有GPS MATLB工具箱,否则还要编写仿真GPS信号的程序才能调试这个抗干扰算法,是吗?望高人指点。我的邮箱是:wanlili212@tom.com 先谢谢各位:)-MATLAB 7_0 Practical Guide (volumes) (Superstar Books) Superstar readers and the ins
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:30430609
    • 提供者:万莉莉
  1. fanyanprogram

    4下载:
  2. 基于matlab的反演程序,用于地球物理勘探中射线追踪及偏移成像程序.-the inversion procedure for geophysical exploration ray tracing and migration procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1911094
    • 提供者:陈力
  1. 1

    1下载:
  2. Q值MATLAB正演反演程序,根据最基本公式编写(Q value MATLAB forward inversion program, according to the most basic formula written)
  3. 所属分类:网络编程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:skl1993
  1. 4

    1下载:
  2. 将一个子波写成矩阵形式,进行反演运算时可以用到。(When a sub wave is written in matrix form, it can be used in inversion operation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1442816
    • 提供者:LONGSHANG
  1. 5

    0下载:
  2. 在进行反演时所用到的1范数约束解法程序,其中用到了共轭梯度算法。(In the process of inversion, the 1 norm constraint solution is used, in which conjugate gradient algorithm is used.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:10037248
    • 提供者:LONGSHANG
  1. mat_inverse_v2-master

    0下载:
  2. 这个是一个matlab程序用来反演地震的disp。查看说明有更多信息(earthquake analysis matlab program which can inversion the phase velocity to make a 3d tomography)
  3. 所属分类:数学计算

    • 发布日期:2018-01-03
    • 文件大小:220160
    • 提供者:bomeng
  1. 遗传算法程序 matlab

    0下载:
  2. 为遗传算法的主程序; 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作(As the main program of genetic algorithm, binary Gray encoding is adopted, nonlinear ranking selection based on roulette method, uniform crossover, mutation operation, and inversion operat
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:时章漫
  1. BPSK

    0下载:
  2. BPSK (Binary Phase Shift Keying)-------二进制相移键控。是把模拟信号转换成数据值的转换方式之一,利用偏离相位的复数波浪组合来表现信息键控移相方式。BPSK使用了基准的正弦波和相位反转的波浪,使一方为0,另一方为1,从而可以同时传送接受2值(1比特)的信息。此文件为基于matlab simulink的BPSK的仿真。(BPSK(Binary Phase Shift Keying)------, binary phase shift keying. It is
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:18432
    • 提供者:cmt
  1. 四边形起伏地形程序

    1下载:
  2. 用于大地电磁起伏界面的反演(内附代码,还要模型的试验)(Terrestrial electromagnetic fluctuation interface inversion)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:13312
    • 提供者:苏酥甦
  1. Inversi

    0下载:
  2. inversion non-linear
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:alesma
  1. image reversal

    0下载:
  2. 1.图像反转 MATLAB程序实现如下: I=imread('xian.bmp'); J=double(I); J=-J+(256-1); %图像反转线性变换 H=uint8(J); subplot(1,2,1),imshow(I); subplot(1,2,2),imshow(H);(1. image reversal The MATLAB program is implemented as follows: I=imread ('xian.b
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:34816
    • 提供者:陌绪
  1. inv_uas_tomografi

    0下载:
  2. Delay time tomography Inversion using non-linier inversion by Occam Algorithm
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:Bain016
  1. MALAB.m

    0下载:
  2. 主要是针对于matlab的图像反转,灰度线性变换,非线性变换,直方图均衡化等(It is mainly aimed at the image inversion of matlab, gray scale linear transformation, nonlinear transformation, histogram equalization and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:11227788
  1. A11_SCAN_INVERSION_v0.6.1

    0下载:
  2. 用来计算反演PSM的分粒径段的数据。可以在matlab中使用,也可以在Scilab中使用。(The inversion code inverts raw data from scanning measurements to size distributions according to the calibration of the PSM User can select the number of size bins (3-10 recommended) User has the optio
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:12288
    • 提供者:tommiao
  1. 1120141111_蒋露_gui设计

    0下载:
  2. 图像处理gui用户界面 包括反转、锐化、模糊等功能实现(Image processing GUI user interface includes functions of inversion, sharpening, fuzziness and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2341888
    • 提供者:露露露个
  1. 1D-MT-occam

    4下载:
  2. 一维大地电磁正则化反演。matlab的程序,用的是occam算法。(One dimensional magnetotelluric regularized inversion. Matlab program, using the Occam algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:52224
    • 提供者:无印劣品
  1. PI

    12下载:
  2. 这是功率倒置算法的matlab的程序,是关于PI算法的程序(This is the Matlab program for power inversion algorithm)
  3. 所属分类:其他

    • 发布日期:2019-03-30
    • 文件大小:45056
    • 提供者:听雨古古
  1. 算法书配套MATLAB程序

    3下载:
  2. 地球物理反问题中的常用数学算法,配套程序(MATLAB code for the geobook on inversion)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-02-24
    • 文件大小:20814848
    • 提供者:geobook
  1. Grace水储量解算Matlab代码

    4下载:
  2. 基于matlab编写的计算GRACE水储量的源代码,用于处理GRACE数据,反演全球水储量(Matlab based on the calculation of the source code of GRACE water reserves, used to process GRACE data, inversion of global water reserves)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-12
    • 文件大小:670720
    • 提供者:木木呀
  1. PST部分传输序列法

    1下载:
  2. PTS的基本思想是:将输入的OFDM符号X,分割成V个互不重叠的独立的子序列Xv,每个子块向量大小相等且子块中没有继承原符号相应位置的取值为0。经过N点快速傅里叶逆变换后获得时域信号xv,再与相位旋转因子系数bv相乘,最后将每个子块的结果求和。然后将使PAPR最小的旋转因子的最佳组合作为边带信息传送给接收机以恢复信号。 在PTS方法中,可以通过改变子序列的分割方式降低系统计算复杂度和改善系统性能。有三种常用的分割方法:相邻分割、伪随机分割和交织分割。(The basic idea
  3. 所属分类:其他

    • 发布日期:2021-04-25
    • 文件大小:3072
    • 提供者:zsdslehqm
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com